home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1999 May: Tool Chest / Developer CD Series Tool Chest (Apple Computer)(May 1999).iso / Tool Chest / Text / WASTE 1.3a6 / Demo / Projects / WEDemo_prefix.h next >
Encoding:
Text File  |  1997-12-01  |  666 b   |  23 lines  |  [TEXT/CWIE]

  1. //    Universal Headers #defines
  2.  
  3. #define        OLDROUTINENAMES                    0
  4. #define        OLDROUTINELOCATIONS                0
  5. #define        CGLUESUPPORTED                    0
  6. #define        SystemSixOrLater                1
  7. #define        SystemSevenOrLater                1
  8. #define        SystemSevenFiveOrLater            0
  9.  
  10. //    WASTE #defines
  11.  
  12. #define        WASTE_DEBUG                        0
  13. #define        WASTE_OBJECTS                    1
  14. #define        WASTE_REDRAW_SPEED                0
  15. #define     WASTE_NO_SYNCH                    0
  16. #define     WASTE_NO_RO_CARET                1
  17. #define     WASTE_IC_SUPPORT                1
  18. #define     WASTE_OBJECTS_ARE_GLYPHS        0
  19. #define     WASTE_RESOLVE_FONT_DESIGNATORS    1
  20. #define     WASTE_WECALTEXT_DOES_REDRAW        0
  21. #define     WASTE_KURTHS_OPTION_ARROWS        1
  22. #define     WASTE_TRANSLUCENT_DRAGS            ( GENERATINGPOWERPC | ( ! GENERATINGCFM ) )
  23.